home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / comm / cnet / portpri_11.lha / PortPri.doc < prev    next >
Text File  |  1994-07-08  |  3KB  |  69 lines

  1.                                PortPri v1.1
  2.                                ------------
  3.  
  4.                        By Ray Akey (AKA Heavy Metal)
  5.             Written and compiled with SAS/C v6.51,  for CNet/3
  6.  
  7.               MetalSoft HQ - [519-256-0278],  [519-255-7378]
  8.                            FIDONET -   1:246/74
  9.                            C-Link  - 911:6510/0
  10.  
  11. Changes v1.1 (July 8/94)
  12. ------------------------
  13.    Added tokenized arguments:
  14.    
  15.       PORT/K - Port to alter.
  16.       PRI/K  - New priority of port.
  17.       LIST/S - List all loaded ports and their priorities + user if online.
  18.       HELP/S - Display limited help text.
  19.       QUIT/S - Exit immediately (facilitates <?> argument).
  20.       ?      - Display command/argument template + wait for input.
  21.  
  22.  
  23.  
  24.  
  25. About PortPri
  26. -------------
  27.     PortPri is simply a utility to allow the alteration of ANY loaded CNet
  28. port's priority.  The program does sanity checks on all possible data
  29. entered.  If you enter a port number that is not loaded, PortPri will do
  30. nothing, except tell you that the port is not loaded.  Also, priorities are
  31. limited internally to the range of -100 to +100.  Anything entered outside
  32. this range is considered "bad" and PortPri will notify you of this.  CNet
  33. ports are limited to the range of 0 to 99.
  34.  
  35.     Note that PortPri is an AmigaDOS command so it may be used from any shell
  36.     or CLI/Shell-like process.  Enter "PortPri ?" for command template.
  37.  
  38.  
  39. Uses:
  40. -----
  41.     I wrote PortPri to allow my users the ability to contend with my
  42. system's HEAVY network activity.  At the first sign of a sluggish system,
  43. they can enter "PRI" at any prompt and PortPri ups their port priority to 2
  44. ("2" is hardcoded into BBSMENU on my system.)  PortPri may also be used to
  45. lower the priority of minimum baud ports on systems without buffered serial
  46. hardware (ie. A2232, GVP ioExtender and the like) to allow higher baud ports
  47. the ability of having their necessary CPU requirements alloted.
  48.  
  49. Here is the "PRI" command which I added at the end of the "EVERYWHERE"
  50. section in BBSMENU:
  51.  
  52.  
  53.     PRI                           |#4pfiles:system/PortPri PORT %23 PRI 2}
  54.  
  55.  
  56.     NOTE:  %23 is the current user's port number when passed as a CNet Pfile
  57.          argument, DOS or otherwise.  "2" is the priority I have set when
  58.          a user enters the "PRI" command.
  59.  
  60.  
  61. Please feel free to mail me with any unique uses you have for PortPri so
  62. that I may tell others of the possible uses of PortPri, via this
  63. documentation.  Thus ends this shabby, useless documentation, like you really
  64. wanted to RTFM anyway, right?  ;-)  Enjoy!
  65.  
  66.  
  67.          ** Another USEFUL utility brought to you by METALSOFT **
  68. Providing SERIOUS SYSOPS with useful programs and utilities for CNet Amiga
  69.